home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
steppenw.swf
/
scripts
/
DefineSprite_2762
/
frame_6
/
DoAction.as
Wrap
Text File
|
2008-11-12
|
190b
|
8 lines
setProperty("_root.Meg", _X, _root.Meg._x + 10);
setProperty("_root.Meg", _Y, _root.Meg._y - 50);
set("/Variables:Stoppe",false);
tellTarget("_parent")
{
gotoAndStop("UpRight");
}